home *** CD-ROM | disk | FTP | other *** search
/ HPAVC / HPAVC CD-ROM.iso / FOODPCBB.ZIP / pcbtest.doc < prev    next >
Text File  |  1997-01-09  |  2KB  |  69 lines

  1.                 [ßETA] + PCBTest (C) 1997, Macaw / FOOD97 + [ßETA]
  2.  
  3.  
  4.                                 version 0.2ßrel
  5.  
  6.                     Thanks to Cyber Kid for int 29h routines.
  7.  
  8.  
  9.            If *any* bugs occur, please notify me or other FOOD members.
  10.          Either by email (macaw@hotmail.com) or on IRC (#FOOD/#PARALISE).
  11.  
  12.  
  13. Features:
  14.  
  15.          [√] Auto-identifying archives (only ZIP and text supported!)
  16.          [+] Auto-adobting of FILE_ID.DIZ's from ZIP archives.
  17.          [√] Auto-adobting and searching for "@BEGIN_FILE_ID.DIZ" in
  18.              unknown archives.
  19.          [√] ZIP Banner adder, works fully - adds an ascii file to the ZIP.
  20.          [√] TEXT Banner adder, works fully - adds an ascii file to the end
  21.              of the ascii.
  22.          [√] Tests ZIP archives for CRC errors.
  23.   (1)    [√] Imports data from ULBY.DAT, if defined, otherwise adds :
  24.              "UL: <USERNAME>".
  25.          [√] Automaticly scans for dir's existance, and notifies when errors
  26.              occur.
  27.   (2)    [-] Adding of board-advertisement files.
  28.          [-] Log file creation (is it needed?).
  29.  
  30.  
  31.  
  32.          ([√]=works without any bugs, [+]=needs some enhancements, [-]=n/a)
  33.  
  34.  
  35.  
  36. Notes:
  37.  
  38.         (1)     Oops! Thought that i had read PCBOARD.SYS correctly.
  39.                 But.. guess i found that 2 word handles didnt work.. (eek!).
  40.                 So i scanned the PCBOARD.SYS through some times and found that
  41.                 i've read something which looks like the users "firstname".
  42.                 But to my luck this was easy to correct (peew!).
  43.  
  44.         (2)     I have not had the time to add this feature in yet..
  45.                 Even though i have it in the .INI file .. sorry!
  46.  
  47.  
  48. This short documentation will breifly tell you how to install, and use PCBTest,
  49. under PCBoard v15.2x+ (?).
  50.  
  51.  
  52. To install simply modify the INI file as suits your needs.
  53. Secondly edit your pcbtest.bat so that it contains the following line :
  54.  
  55. d:\path\pcbtest.exe %3 %1 d:\path\pcbtest.ini
  56.  
  57.  
  58. "d", and "path" are the current drive, and path where PCBTest is located.
  59. During runtime %3 will be replaced by the output text file (file DIR), and
  60. %1 would be replaced with the actual filename.
  61.  
  62.  
  63. To use it, ahem, what could be said here... it works fine on multi-node for me,
  64. (have not tried to upload on two or more nodes at one time...).
  65.  
  66.  
  67.  
  68. -signed, macaw [09/01/97]
  69.